Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add 2 variables to switch off rendering of main parts / connectors #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

akoehn
Copy link

@akoehn akoehn commented Jan 9, 2021

$render_connectors and $render_main can be set to false to only render
connectors or only main parts to have two objects in the slicer.
this way, one can e.g. easily have thicker infill for the connectors.

I also have some scripts to automate rendering to STL from puzzlecad files which use this feature. Don't know where they (or additional documentation on how to use this feature to create sturdier connectors) should best be put.

I have to apply the change in #37 to be able to run puzzlecad on my machine; it's not in this PR though.

$render_connectors and $render_main can be set to false to only render
connectors or only main parts to have two objects in the slicer.
this way, one can e.g. easily have thicker infill for the connectors.
@tomburns
Copy link
Contributor

@akoehn I wonder if this is superseded somewhat by the new feature in Prusaslicer that automatically uses solid infill for narrow areas?

@akoehn
Copy link
Author

akoehn commented Feb 22, 2021 via email

@tomburns
Copy link
Contributor

I have - I will confess that I was often too lazy to use this model splitting approach, but I've configured Prusaslicer now to automatically fill in areas the size of ~ the male connectors or smaller and the results have been pretty satisfactory. This can get merged anyway for other slicers of course, but I thought it was worth a shot!

@akoehn
Copy link
Author

akoehn commented Feb 22, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants